| C1.Web.Mvc.Fluent Namespace : ShapeBuilder<TControl,TBuilder> Class | 
'DeclarationPublic MustInherit Class ShapeBuilder (Of TControl As Shape, TBuilder As ShapeBuilder(Of TControl,TBuilder)) Inherits AnnotationBaseBuilder(Of TControl,TBuilder)
public abstract class ShapeBuilder<TControl,TBuilder> : AnnotationBaseBuilder<TControl,TBuilder> where TControl: Shape where TBuilder: ShapeBuilder<TControl,TBuilder>
System.Object
      C1.Web.Mvc.Fluent.BaseBuilder<TObject,TBuilder>
         C1.Web.Mvc.Fluent.AnnotationBaseBuilder<TControl,TBuilder>
            C1.Web.Mvc.Fluent.ShapeBuilder<TControl,TBuilder>
               C1.Web.Mvc.Fluent.CircleBuilder
               C1.Web.Mvc.Fluent.EllipseBuilder
               C1.Web.Mvc.Fluent.ImageBuilder
               C1.Web.Mvc.Fluent.LineBuilder
               C1.Web.Mvc.Fluent.PolygonBuilder
               C1.Web.Mvc.Fluent.RectangleBuilder
               C1.Web.Mvc.Fluent.SquareBuilder
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2